Skip to main content

NightVision

Complete API reference for NightVision, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class NightVision extends Component

Constructors

SignatureDescription
NightVision(NightVision)Executes NightVision and returns after the underlying engine call finishes.
NightVision(Engine)Executes NightVision and returns after the underlying engine call finishes.
NightVision()Executes NightVision and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceNightVisionRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
brightnessfloatget/setVirtual attribute exposed by getBrightness. Access it like a field to read or write the underlying value.
contrastfloatget/setVirtual attribute exposed by getContrast. Access it like a field to read or write the underlying value.
intensityfloatget/setVirtual attribute exposed by getIntensity. Access it like a field to read or write the underlying value.
noiseStrengthfloatget/setVirtual attribute exposed by getNoiseStrength. Access it like a field to read or write the underlying value.
scanlineCountfloatget/setVirtual attribute exposed by getScanlineCount. Access it like a field to read or write the underlying value.
scanlineStrengthfloatget/setVirtual attribute exposed by getScanlineStrength. Access it like a field to read or write the underlying value.
timefloatget/setVirtual attribute exposed by getTime. Access it like a field to read or write the underlying value.
tintColorColorget/setVirtual attribute exposed by getTintColor. Access it like a field to read or write the underlying value.
vignetteStrengthfloatget/setVirtual attribute exposed by getVignetteStrength. Access it like a field to read or write the underlying value.